Overview
DXcharts provides a public API to:
- Change chart appearance at runtime
- Subscribe to chart events (for example,
HOVER
on a candle)
The chart includes several visual elements. Each element has its own API, described on the pages below.
Main components
- Chart component: Set data and subscribe to data updates
- CrossTool component: Define crosshair type and OHLC magnet behavior
- Events component: Provide event data
- Highlights component: Highlight canvas elements such as labels
- Navigation map component: Create a navigation map
- News component: Display news on the chart
- Pane component: Manage data series with panes
- Pane manager: Create and manage panes
- Snapshot component: Generate chart snapshots
- Volumes component: Provide volume data
- Watermark component: Create and manage a watermark
- X-axis component: Configure X-axis labels
- Y-axis component: Configure Y-axis labels and set axis type